Introducing a way to support interactive data science
.py file which can hold a block of code which can contain lines of code that allow you to export the results as visualisations or data files.Code, Markdown or Raw Depending on use case.
Code cells use a process called a kernel to run programme elements in the user selected code base (e.g. Python or R).Markdown cells allow the user to include formatted text and other elements (such as links and images).Raw cells have no processing attached and output as plain text.iPython project as a way of incorperating prompts and access to previous output, as he continuted development he amalgamated iPython with 2 other projects [^iPy]thyere are some notable pros and cons to using a Jupyter notebook, it is implortant to be aware of these before selecting them as the right tool for your task.
On the plus side…
Having said that…
How to install and launch Jupyter in VS Code
winget install astral-sh.uv Microsoft.VisualStudioCode github-desktop
Contact:
Code & Slides:
… And don’t forget to give us your feedback.
SAT // Jupyter Notebooks // May 15, 2025